body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑",Arial;
	font-size: 14px;
	color: #333;
	padding-top: 55px;
}
ul,li,p,a,img,ol,dl,dd,dt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
	border:none;
	text-decoration: none;
}

header {
	display: block;
	width: 100%;
	height: 75px;
	background-color: #262626;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

nav {
	display: block;
	width: 78%;
	height: 75px;
	float: right;
	position: relative;
}

section {
	display: block;
	width: 100%;
	overflow: auto;
}
.toggle-btn-box {
	width: 30px;
	float: right;
	cursor: pointer;
	display: none;
	position: absolute;
	right: 0;
	top: 12px;
}
.toggle-btn-box .heng {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	height: 3px;
	float: left;
	margin-top: 5px;
}
.toggle-btn-box:hover .heng{
	background-color: #348ea6;
}
.small-nav nav {
	display: none;
}
.small-nav .toggle-btn-box {
	display: block;
}
.css3-animate {
	transition: all 0.3s;
	-moz-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;
}
.small-nav {
	height: 55px !important;
}
.nav-box {
	height: 100%;
	width: 1030px;
	margin: 0 auto;
	position: relative;
}

.nav-active {
	background-color: #0a5c72;
}

.default-color {
	color: #3899b1;
}

.nav-list {
	float: right;
}

.nav-list .nav-li {
	float: left;
	text-align: center;
	line-height: 75px;
	padding: 0 13px;
	color: #fff;
	position: relative;
	cursor: pointer;
}

.nav-li .fa {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.nav-li ul li a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.nav-li ul li a:hover {
	background-color: #348ea6;
}

.nav-list .nav-li ul {
	position: absolute;
	top: 75px;
	left: 0;
	background-color: #262626;
	line-height: 31px;
	width: 100%;
	display: none;
}

.nav-li:hover {
	background-color: #0a5c72;
}
.language {
	float: left;
	text-align: center;
	line-height: 75px;
	padding-left: 26px;
	color: #fff;
}
.language a {
	color: #fff;
	width: auto;
}
.language a:hover {
	color: #3899b1;
}
.language .active {
	color: #3899b1;
}

.container {
	width: 1030px;
	overflow: auto;
	margin: 0 auto;
}
.small-nav #logo {
	background: url('../images/small-logo.png') center left no-repeat !important;
}
#logo {
	width: 22%;
	height: 100%;
	float: left;
	background: url('../images/logo.png') center left no-repeat;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.img-box {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
}
.img-box ul {
	width: 100%;
	height: 100%;
	position: relative;
}
.img-box li {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.img-ctrl-box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
}
.img-ctrl {
	width: 135px;
	height: 45px;
	float: left;
	background-color: #000;
	opacity: 0.9;
}
.img-ctrl-main {
	width: 33.3%;
	height: 100%;
	line-height: 45px;
	text-align: center;
	color: #fff;
	float: left;
}
.img-ctrl-main:hover {
	background-color: #222;
	opacity: 0.8;
}
.icon-left {
	background: url('../images/icon-left.png') center no-repeat;
	cursor: pointer;
}
.icon-right {
	background: url('../images/icon-right.png') center no-repeat;
	cursor: pointer;
}

.home-num-bg {
	background-color: #0a5c72;
}
.home-num-box {
	width: 100%;
	height: 86px;
	padding: 12px 0;
	color: #fff;
	line-height: 86px;
	overflow: hidden;
}

.home-num-main1 {
	width: 280px;
	border-right: 1px solid #0b809e;
	height: 100%;
	float: left;
}
.home-num-main2 {
	width: 323px;
	border-right: 1px solid #0b809e;
	height: 100%;
	float: left;
	text-align: center;
}
.home-num-main3 {
	width: 229px;
	border-right: 1px solid #0b809e;
	height: 100%;
	float: left;
	text-align: center;
}
.home-num-main4 {
	width: 195px;
	height: 100%;
	float: left;
	text-align: right;
}
.big-num {
	font-size: 55px;
	font-weight: bold;
	font-family: Arial;
}
.small-num {
	font-size: 25px;
}
.main-text {
	font-size: 17px;
	position: relative;
	top: -13px;
}

.yingyong {
	background-color: #fbfbfb;
}
.home-title {
	width: 100%;
	overflow: auto;
	padding-top: 50px;
	font-size: 24px;
	color: #0a5c72;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.home-text {
	font-size: 15px;
	color: #40485d;
	text-align: center;
	line-height: 22px;
	padding-bottom: 5px;
}
.yingyong-box {
	width: 100%;
	height: 365px;
	overflow: hidden;
	margin-top: 30px;
	 position:relative;
}
.yingyong-box div {
	width: 9999px;
	height: 100%;
	position: relative;
}
.yingyong-box ul {
	width: 1030px;
	height: 100%;
	overflow: hidden;
	float: left;
}
.yingyong-box li {
	width: 325px;
	height: 170px;
	float: left;
	margin-bottom: 27px;
	position: relative;
	overflow: hidden;
}
.yingyong-box li img {
	position: relative;
}
.yingyong-text {
	filter:alpha(opacity=80); 
	position: absolute !important;
	width: 100% !important;
	height: 100%;
	z-index: 888;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.8;
	line-height: 170px;
	color: #fff;
	text-align: center;
	display: none;
}
.yingyong-text span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.yingyong-img-center {
	margin: 0 27.5px;
}
.yingyong-ctrl {
	width: 100%;
	height: 90px;
	text-align: center;
	line-height: 90px;
}
.yingyong-ctrl span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #d0d0d0;
	margin: 0 14px;
	cursor: pointer;
}
.yingyong-ctrl .active {
	background-color: #0a5c72;
}

.home-profile {
	background-color: #e9e9e9;
	padding-bottom: 55px;
}
.home-profile-link {
	text-align: center;
}
.home-profile-link a {
	text-decoration: underline;
	color: #0a5c72;
}

.home-profile-list {
	margin-top: 60px;
	width: 100%;
	overflow: auto;
}
.home-profile-list li {
	float: left;
	width: 336px;
	height: 130px;
	overflow: hidden;
	padding-top: 235px;
	position: relative;
}
.home-profile-list li img {
	position: absolute;
	top: 0;
	left: 0;
}
.home-profile-li-center {
	margin: 0 11px;
}
.home-profile-title {
	font-size: 16px;
	color: #727171;
}
.home-profile-num {
	font-size: 48px;
	color: #0a5c72;
	margin: 10px 0;
}
.home-our {
	text-align: center;
	padding-bottom: 35px;
}
.home-our-map {
	margin: 28px auto 0 auto;
}

.footer-left {
	width: 400px;
	overflow: auto;
	float: left;
}
.footer-logo{
	padding: 25px 0;
}
.footer-address {
	font-size: 12px; 
	color: #989898;
	line-height: 18px;
}
.footer-right {
	float: right;
	padding-top: 25px;
	width: 550px;
}
.footer-list {
	float: left;
	padding-left: 35px;
}
.footer-list .title {
	font-size: 14px;
	padding-bottom: 5px;
	color: #0a5c72;
}
.footer-list li {
	line-height: 21px;
	font-size: 12px;
}
.footer-list li a {
	color: #999;
}
.footer-list li a:hover {
	color: #0a5c72;
}
.footer-bottom {
	width: 100%;
	line-height: 45px;
	border-top: 1px solid #ccc;
	float: left;
	margin-top: 10px;
	font-size: 11px; 
	color: #989898;
}
.footer-bottom .left {
	float: left;
}
.footer-bottom .right {
	float: right;
}
.footer-bottom  a{
	color: #989898;
}
.footer-bottom a:hover{
	color: #0a5c72;
}
.footer-shejiao {
	width: 100%;
	height: 40px;
	float: left;
	text-align: right;
}
.footer-shejiao a{
	display: inline-block;
	width: 27px;
	height: 27px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.footer-shejiao .in {
	background-image: url('../images/icon-in.png');
}
.footer-shejiao .in:hover {
	background-image: url('../images/icon-in-h.png');
}
.footer-shejiao .weibo {
	background-image: url('../images/icon-weibo.png');
}
.footer-shejiao .weibo:hover {
	background-image: url('../images/icon-weibo-h.png');
}
.footer-shejiao .weixin {
	background-image: url('../images/icon-wx.png');
}
.footer-shejiao .weixin:hover {
	background-image: url('../images/icon-wx-h.png');
}

.backToTop {
	position: fixed;
	right: 0;
	bottom: 0;
	background: url('../images/backToTop.png') center no-repeat;
	z-index: 9999;
	width: 47px;
	height: 47px;
	display: none;
	cursor: pointer;
}

.section-img-box {
	height: 45px;
	background: url('../images/about-header.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}

.about-profile-link {
	text-align: center;
	padding-bottom: 40px;
	font-size: 16px;
}
.about-profile-link a {
	color: #0a5c72;
	margin: 0 14px;
}
.about-profile-link .active {
	text-decoration: underline;
}
.section-text {
	color: #40485d;
	font-size: 15px;
	line-height: 22px;
	width: 780px;
	margin: 0 auto;
	padding-bottom: 90px;
	word-wrap:break-word;
}
.about-num-box {
	background-color: #ededed;
	padding-top: 60px;
	height:213px;
}
.about-num-1 {
	float: left;
	width: 144px;
	height: 213px;
}
.about-num-2 {
	float: left;
	width: 389px;
	height: 213px;
}
.about-num-3 {
	float: left;
	width: 224px;
	height: 213px;
}
.about-num-4 {
	float: left;
	width: 273px;
	height: 213px;
}
.about-big-num {
	font-size: 99px;
	color: #0a5c72;
	float: left;
	height: 130px;
	font-family: Arial;
	font-weight: bold;
}
.about-small-dan {
	float: left;
	font-size: 18px;
	color: #5f5e5e;
	height: 130px;
	line-height: 180px;
	overflow: hidden;
	margin-left: 5px;
}
.about-num-text {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #5f5e5e;
}
.about-img {
	width: 98%;
	max-width: 1954px;
	padding: 1%;
	margin: 0 auto;
	position: relative;
}
.about-img-box {
	float: left;
	width: 32.6%;
	overflow: hidden;
	position: relative;
}
.about-img-box img {
	width: 100%;
	position: relative;
}
.about-img-box-center {
	margin: 0 1%;
}
.about-bottom {
	background-color: #ededed;
	width: 100%;
	height: 130px;
	padding: 35px 0;
}
.about-bottom .container {
	height: 100%;
	overflow: hidden;
}
.about-bottom .about-bottom-box {
	padding-top: 25px;
	height: 105px;
	float: left;
}
.about-bottom1 {
	width: 300px;
}
.about-bottom2{
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	width: 283px;
	padding-left: 115px;
}
.about-bottom3 {
	width: 245px;
	padding-left: 85px;
}
.about-bottom .title {
	font-size: 25px;
	color: #5f5e5e;
	font-weight: bold;
}
.about-bottom .text {
	color: #5f5e5e;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}

.development {
	width: 55px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 100px;
}
.development-line {
	width: 100%;
	height: 50px;
	position: relative;
}
.development-box {
	position: absolute;
	overflow: auto;
	width: 550px;
	top: 5px;
}
.development-line .left  {
	right: 55px;
}
.development-line .right  {
	left: 55px;
}
.development-line .right .development-jian{
	border-left: none !important;
	border-right: 10px solid #f8f8f8 !important;
	float: left !important;
}
.development-line .right .development-text{
	float: left !important;
}
.development-jian {
	border-left: 10px solid #f8f8f8;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	float: right;
	position: relative;
	top: 20px;
}
.development-text {
	display: inline-block;
	overflow: auto;
	white-space:nowrap;
	float: right;
	padding: 20px 20px;
	background-color: #f8f8f8;
	border-radius: 5px;
	font-size: 16px;
	color: #7e7e7e;
	text-align: left;
}
.development-main-line .container {
	width: 1300px;
}
.development .year{
	display: inline-block;
	width: 100%;
	color: #7e7e7e;
	font-size: 19px;
}
.development .yuan {
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #7e7e7e;
	border-radius: 50%;
}
.development .xian {
	border-right: 1px solid #7e7e7e;
	display: inline-block;
	height: 32px;
}
.development-line li {
	list-style-type: disc;
	margin-left: 20px;
}
.development-line:hover .development-text{
	background-color: #348ea6;
	color: #fff !important;
}
.development-line:hover .year {
	color: #348ea6;
	font-size: 25px;
}
.development-line:hover .yuan {
	background-color: #348ea6;
	width: 13px;
	height: 13px;
	margin-top: 10px;
}
.development-line:hover {
	height: 70px;
}
.development-line:hover .development-box {
	top: 15px;
}
.development-line:hover .left .development-jian{
	border-left-color:#348ea6;
}
.development-line:hover .right .development-jian{
	border-right-color:#348ea6 !important;
}

.honor {
    width:100%;
    overflow:auto;
    padding:0px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.honor ul {
    width:100%;
    overflow:auto;
    padding-bottom: 80px;
    padding-top: 20px;
}
.honor li {
    width:252px;
    height:187px;
    float:left;
    margin-right:7px;
    background-color:#000;
    position:relative;
    margin-top: 20px;
    overflow: hidden;

}
.honor-img-box {
	transition: all 0.7s;
	-moz-transition: all 0.7s;	
	-webkit-transition: all 0.7s;	
	-o-transition: all 0.7s;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: 252px 187px;
}
/*.honor li:hover .honor-img-box {
	opacity: 0.3;
	background-size: 272px 207px;
}*/
.honor .margin-right-none {
    margin-right:0 !important;
}
.honor .top-line {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;	
	-webkit-transition: all 0.3s ease-in-out;	
	-o-transition: all 0.3s ease-in-out;
	display: inline-block;
	width: 90px;
	height: 1px;
	background-color: #fff;
}
.honor .bottom-line {
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;	
	-webkit-transition: all 0.5s ease-in-out;	
	-o-transition: all 0.5s ease-in-out;
	display: inline-block;
	width: 90px;
	height: 1px;
	background-color: #fff;
	position: relative;
	top: -7px;
}
.honor li:hover .top-line {
	width: 10px;
}
.honor li:hover .bottom-line {
	width: 10px;
}
.honor li:hover .honor-hover {
	opacity: 1;
}
.honor-hover {
    width:100%;
    padding-top:105px;
    height:195px;
    font-size:16px;
    color:#fff;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
}
.honor-fangda {
    display:inline-block;
    width:100%;
    height:60px;
    background:url('../images/honor-fangda.png') center no-repeat;
}

.ability-img-box {
	height: 45px;
	background: url('../images/ability.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}
.text-center {
	text-align: center;
}
.ability-text {
	padding-bottom: 0;
}
.ability-top {
	width: 100%;
	overflow: auto;
}
.ability-top li {
	float: left;
	width: 24.95%;
	overflow: auto;
	background-position: center 50px;
	background-repeat: no-repeat;
	padding-top: 187px;
	text-align: center;
}
.ability-top .yuan1 {
	background-image: url('../images/yuan1.png');
}
.ability-top .yuan2 {
	background-image: url('../images/yuan2.png');
}
.ability-top .yuan3 {
	background-image: url('../images/yuan3.png');
}
.ability-top .yuan4 {
	background-image: url('../images/yuan4.png');
}
.ability-top .yuan1:hover {
	background-image: url('../images/yuan1-hover.png');
	background-position: center 30px; 
}
.ability-top .yuan2:hover {
	background-image: url('../images/yuan2-hover.png');
	background-position: center 30px; 
}
.ability-top .yuan3:hover {
	background-image: url('../images/yuan3-hover.png');
	background-position: center 30px; 
}
.ability-top .yuan4:hover {
	background-image: url('../images/yuan4-hover.png');
	background-position: center 30px; 
}
.ability-top .text {
	display: inline-block;
	padding-top: 35px;
	margin-top: 28px;
	font-size: 19px;
	color: #0a5c72;
	background: url('../images/yuan-bottom.png') center top no-repeat;
}
.ability-jishu {
	background-color: #e2e2e2;
	margin-top: 90px;
	overflow: hidden;
}
.ability-jishu .container{
	height: 600px;
	overflow: visible;
}
.ability-jishu ul {
	width: 100%;
	height: 290px;
	padding: 65px 0 100px 0;
}
.ability-jishu li {
	width: 335px;
	height: 290px;
	float: left;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 335px auto;
	transition: all 2s;
	-moz-transition: all 2s;	
	-webkit-transition: all 2s;	
	-o-transition: all 2s;
}
.ability-jishu li .img {
	width: 100%;
	height: 160px;
}
.ability-jishu .jishu1 .img{
	background-image: url('../images/jishu-1.jpg');
}
.ability-jishu .jishu2 .img{
	background-image: url('../images/jishu-2.jpg');
}
.ability-jishu .jishu2 {
	margin: 0 12px;
}
.ability-jishu .jishu3 .img{
	background-image: url('../images/jishu-3.jpg');
}
.ability-jishu li .title {
	background-color: #fff;
}
.ability-jishu li .text {
	background-color: #fff;
}
#ability1 {
	-webkit-transform: translate(-200px, 0px);
	-moz-transform: translate(-200px, 0px);
	-ms-transform: translate(-200px, 0px);
	-o-transform: translate(-200px, 0px);
	transform: translate(-200px, 0px);
	opacity: 0;
}
#ability2 {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	opacity: 0;
}
#ability3 {
	-webkit-transform: translate(200px, 0px);
	-moz-transform: translate(200px, 0px);
	-ms-transform: translate(200px, 0px);
	-o-transform: translate(200px, 0px);
	transform: translate(200px, 0px);
	opacity: 0;
}

.jiao-box {
	width: 100%;
	height: 12px;
}
.jiao-box span {
	display: inline-block;
	float: left;
	width: 45px;
	height: 12px;
	background: url('../images/icon-jiao.png') -1px center no-repeat;
}
.jiao-white {
	width: 290px;
	height: 12px;
	background-color: #fff;
	float: right;
}
.ability-jishu li .title {
	padding: 15px 10px 10px 10px;
	font-size: 16px;
	color: #0a5c72;
	font-weight: bold;
}
.ability-jishu li .text {
	padding: 0px 10px 23px 10px;
	font-size: 14px;
	color: #787878;
}
.ability-jishu .jia {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url('../images/icon-jia.png') center no-repeat;
	position: absolute;
	right: 17px;
	bottom: 33px;
}
.ability-jishu li:hover {
	background-size: 350px auto;
}
.future-border-bottom {
	padding-bottom: 45px;
	border-bottom: 1px solid #ccc;
}
.future li .container {
	padding:40px 70px 40px 80px;
	width: 880px;
}
.future-img {
	width: 290px;
	height: 160px;
	float: left;
}
.future-img1  {
	background: url('../images/future-1.jpg') center top no-repeat;
}
.future-img2  {
	background: url('../images/future-2.jpg') center top no-repeat;
}
.future-img3  {
	background: url('../images/future-3.jpg') center top no-repeat;
}
.future-main {
	float: right;
	width: 530px;
	overflow: auto;
	font-size: 15px;
	color: #40485d;
	line-height: 22px;
}
.future-main .title {
	color: #0a5c72;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.future-bg {
	background-color: #fcfcfc;
}

.huanbao {
	margin-top: 0px !important;
}

.huanbao dl {
	width: 100%;
	overflow: auto;
	padding-bottom: 80px;
}
.huanbao dd {
	width: 310px;
	padding-top: 240px;
	text-align: center;
	float: left;
}
.huanbao .hb1 {
	background: url('../images/hb1.png') center 75px no-repeat;
}
.huanbao .hb2 {
	background: url('../images/hb2.png') center 75px no-repeat;
	margin: 0 50px;
}
.huanbao .hb3 {
	background: url('../images/hb3.png') center 75px no-repeat;
}
.huanbao dd:hover {
	background-position: center 45px;
}
.huanbao dd .title {
	font-size: 14px;
	color: #0a5c72;
	line-height: 50px;
	font-weight: bold;
}
.huanbao dd .text {
	font-size: 14px;
	color: #40485d;
	line-height: 20px;
}
.ability-alert {
	padding: 30px 25px;
	width: 960px;
	overflow: auto;
	position: relative;
}
.ability-alert .title {
	padding-left: 65px;
	height: 47px;
	font-size: 19px;
	color: #0a5c72;
	font-weight: bold;
	line-height: 47px;
	padding-bottom: 20px;
	border-bottom: 1px solid #0a5c72;
}
#yuan2 .title{
	background: url('../images/icon-yuan1.png') left top no-repeat;
}
#yuan1 .title{
	background: url('../images/icon-yuan2.png') left top no-repeat;
}
#yuan3 .title{
	background: url('../images/icon-yuan3.png') left top no-repeat;
}
#yuan4 .title{
	background: url('../images/icon-yuan4.png') left top no-repeat;
}
.ability-alert .left-img {
	width: 374px;
	height: 249px;
	float: left;
}
#yuan2 .left-img{
	background: url('../images/yuan-alert-1.jpg') center no-repeat;
}
#yuan1 .left-img{
	background: url('../images/yuan-alert-2.jpg') center no-repeat;
}
#yuan3 .left-img{
	background: url('../images/yuan-alert-3.jpg') center no-repeat;
}
#yuan4 .left-img{
	background: url('../images/yuan-alert-4.jpg') center no-repeat;
}
.ability-alert .right-text {
	font-size: 15px;
	color: #454b4d;
	line-height: 23px;
	width: 385px;
	margin-left: 40px;
	float: left;
}
.ability-alert .main {
	margin-top: 37px;
}
.ability-small-icon-box {
	position: absolute;
	bottom: 20px;
	right: 10px;
	height: 50px;
	width: 210px;
}
.ability-small-icon-box a {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 10px;
	float: left;
}
.ability-small-icon-box a img {
	width: 100%;
	height: 100%;
}
.tree {
	padding: 25px 0;
	font-size: 14px;
}
.tree-link {
	display: inline-block;
	padding-right: 5px;
	border-right: 1px solid #6b6b6b;
	color: #6b6b6b;
	margin-right: 2px;
	line-height: 12px;
	height: 14px;
}
.tree-this {
	color: #0a5c72;
}
.innovation-1 {
	padding: 75px 0;
	background-color: #fcfcfc;
}
.innovation-1 .left {
	width: 480px;
	height: 316px;
	float: left;
	background: url('../images/innovation-1.jpg') center no-repeat;
}
.innovation-1 .right {
	float: right;
	width: 480px;
	padding-right: 20px;
}
.innovation-1 .title {
	font-size: 19px;
	color: #0a5c72;
	font-weight: bold;
	margin-bottom: 20px;
}
.innovation-1 .text {
	color: #6b6b6b;
	line-height: 23px;
}
.innovation-2 .container {
	padding: 90px 0 95px 0;
	border-bottom: 1px solid #ccc;
	background: url('../images/innovation-2.jpg') center right no-repeat;
}
.innovation-2 .title {
	font-size: 26px;
	color: #0a5c72;
	font-weight: bold;
	margin-bottom: 30px;
}
.innovation-2 .title sup {
	font-size: 16px !important;
	margin: 0 3px;
}
.innovation-2 ul {
	padding-left: 20px;
}
.innovation-2 ul li {
	list-style-type: disc;
	line-height: 26px;
	font-size: 16px;
	color: #6b6b6b;
}
.innovation-3 .container{
	padding: 30px 0 40px 0;
	border-bottom: 1px solid #ccc;
}
.innovation-3 ul {
	width: 100%;
	overflow: auto;
}
.innovation-3 li {
	float: left;
	width: 24.95%;
	float: left;
	text-align: center;
}
.innovation-3 .yuan {
	display: inline-block;
	height: 165px;
	width: 165px;
	border-radius: 50%;
	background-color: #f9f8f9;
	font-size: 24px;
	color: #0a5c72;
	line-height: 165px;
}
.innovation-3 .text {
	display: inline-block;
	width: 100%;
	color: #6b6b6b;
	line-height: 20px;
	margin-top: 15px;
}
.innovation-3 .yuan:hover {
	background-color: #0a5c72;
	color: #fff;
}
.innovation-4 {
	padding: 55px 0 60px 0;
}
.innovation-4 .small-img-box {
	width: 330px;
	padding-top: 235px;
	height: 40px;
	float: left;
	text-align: center;
}
.innovation-4 .img1 {
	background: url('../images/innovation-3.jpg') center top no-repeat;
}
.innovation-4 .img2 {
	background: url('../images/innovation-4.jpg') center top no-repeat;
}
.innovation-4 .img3 {
	background: url('../images/innovation-6.jpg') center top no-repeat;
}
.innovation-4 .center {
	margin: 0 20px;
}
.innovation-4 .title {
	width: 100%;
	height: 100%;
	background-color: #0a5c72;
	color: #fff;
	line-height: 40px;
}
.innovation-5{
	background-color: #fcfcfc;
	text-align: center;
	padding-bottom: 65px;
}
.innovation-5 .home-text {
	color: #6b6b6b !important;
	font-size: 14px;
}
.innovation-5 ul {
	margin: 0 auto;
	padding-top: 50px;
	overflow: auto;
	width: 858px;
}
.innovation-5 ul li{
	margin: 0 8px;
	width: 270px;
	float: left;
	padding-top: 220px;
	height: 38px;
	text-align: center;
}
.innovation-5 .img1 {
	background: url('../images/innovation-7.jpg') center top no-repeat;
}
.innovation-5 .img2 {
	background: url('../images/innovation-8.jpg') center top no-repeat;
}
.innovation-5 .img3 {
	background: url('../images/innovation-9.jpg') center top no-repeat;
}
.innovation-5 .text {
	width: 100%;
	height: 100%;
	background-color: #0a5c72;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
}
.process-box {
	padding: 60px 0;
	background-color: #fcfcfc;
}
.process {
	background-color: #fcfcfc;
}
.process-box .title {
	width: 100%;
	height: 95px;
	background-color: #333;
	overflow: hidden;
}
.process-box .title .big {
	width: 95px;
	height: 95px;
	background-color: #0a5c72;
	display: inline-block;
	font-size: 51px;
	color: #fff;
	font-weight: bold;
	line-height: 95px;
	text-align: center;
	font-family: Arial;
}
.process-box .title .name {
	display: inline-block;
	height: 100%;
	line-height: 95px;
	font-size: 41px;
	color: #fff;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 15px;
}
.process-box .title .text {
	color: #fff;
}
.process-box .top {
	height: 60px;
	width: 100%;
}
.process-box .bottom {
	height: 60px;
	width: 100%;
}
.process-box .center .yuan{
	width: 150px;
	height: 150px;
	float: left;
	border-radius: 50%;
	background-color: #e6e6e6;
	color: #0a5c72;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	display: table;
	vertical-align: middle;
	_position: relative;

}
.process-box .center .subwrap  {
	 vertical-align:middle;
	 display:table-cell;
	 _position:absolute;
	 _top:50%;
}
.process-box .center .content {
	_position:relative;
  	_top:-50%;
}
.process-box .center .xian {
	width: 110px;
	height: 150px;
	background: url('../images/icon-dashed.png') left center repeat-x;
	float: left;
}
.process-box .center {
	width: 930px;
	margin: 0 auto;
	overflow: auto;
}
.float-right li {
	float: right !important;
}
.process .small-text {
	line-height: 10px !important;
}
.process-box .xian-y {
	background: url('../images/icon-dashed-y.png') center top repeat-y;
	width: 150px;
	height: 100%;
	display: inline-block;
	line-height: 60px;
	text-align: center;
}
.process-box .xian-y-1 {
	margin-left: 830px;
}
.process-box .xian-y-2 {
	margin-left: 50px;
}
.process-box .xian-y-3 {
	margin-left: 310px;
}
.process-box .jian {
	display: inline-block;
	width: 16px;
	height: 14px;
	background: url('../images/icon-jian.png') center no-repeat;
}
.check {
	background-color: #f1f1f1;
	padding: 75px 0 45px 0;
}
.check .first {
	background-color: #fff;
	overflow: auto;
}
.check .first .left {
	width: 555px;
	height: 315px;
	float: left;
	background: url('../images/check-1.jpg') center no-repeat;
}
.check .first .right {
	float: right;
	padding-right: 45px;
	width: 370px;
}
.check .first .title {
	font-size: 19px;
	color: #0a5c72;
	font-weight: bold;
	margin-top: 75px;
	margin-bottom: 25px;
}
.check .first .text {
	line-height: 23px;
	color: #6b6b6b;
}

.check-list {
	width: 100%;
	overflow: auto;
	margin-top: 50px;
	padding-top: 13px;
	border-top: 1px solid #ccc;
}
.check-list .left {
	float: left;
}
.check-list .right {
	float: right;
}
.check-list li {
	width: 500px;
	padding-top: 250px;
	margin-top: 27px;
	background-size: 100% auto !important;
	transition: all 0.3s;
	-moz-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;
}
.check-list li:hover {
	background-size: 105% auto !important;
}
.check-list .bg1 {
	background: url('../images/check2.jpg') left top no-repeat;
}
.check-list .bg2 {
	background: url('../images/check3.jpg') left top no-repeat;
}
.check-list .bg3 {
	background: url('../images/check4.jpg') left top no-repeat;
}
.check-list .bg4 {
	background: url('../images/check7.jpg') left top no-repeat;
}
.check-list .bg5 {
	background: url('../images/check6.jpg') left top no-repeat;
}
.check-list .jiao-box {
	width: 100%;
	height: 21px;
}
.check-list .jiao{
	background: url('../images/icon-jiao2.png') left center no-repeat;
	width: 67px;
	height: 100%;
	float: left;
}
.check-list .jiao-white {
	height: 100%;
	width: 433px;
	background-color: #fff;
	float: left;
}
.check-list .content {
	background-color: #fff;
	padding: 15px 30px;
}
.check-list .title {
	font-size: 19px;
	color: #0a5c72;
	font-weight: bold;
	margin-bottom: 25px;
}
.check-list .text {
	line-height: 23px;
	color: #6b6b6b;
	height: 130px;
}
.product-img-box {
	height: 45px;
	background: url('../images/product.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}
.product {
	background-color: #f3f3f3;
}
.product .home-text {
	color: #6b6b6b;
}
.product .list {
	width: 100%;
	overflow: auto;
	padding-top: 70px;
	padding-bottom: 50px;
}
.product .list li {
	width: 325px;
	padding-top: 185px;
	height: 45px;
	background-color: #fff;
	background-position: center 30px;
	background-repeat: no-repeat;
	background-size:auto 45% ;
	float: left;
	margin-bottom: 27px;
}
.product .list li:hover {
	background-size: auto 55% ;
}
.product .list .title {
	width: 100%;
	height: 100%;
	background-color: #0a5c72;
	color: #fff;
	line-height: 45px;
	text-align: center;
}
.product .list .center {
	margin-left:27px;
	margin-right:27px;
}
.product-color1 {
	background-color: #fcfcfc;
}
.product-color2 {
	background-color: #f5f5f5;
}
.product-color1 .content {
	background-color: #f5f5f5;
}
.product-color2 .content {
	background-color: #fcfcfc;
}
.product-list .container {
	height: 460px;
	padding: 60px 0;
}
.product-list .content {
	width: 500px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center 20px;
	position: relative;
}
.product-list .product-text {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 90%;
	overflow: auto;
}
.product-list .product-left {
	float: left;
}
.product-list .product-right {
	float: right;
}
.product-list .title {
	color: #454545;
	font-size: 16px;
	line-height: 24px;
}
.product-list .title .bold{
	font-weight: bold;
}
.product-list .text {
	font-size: 16px;
	color: #6b6b6b;
}
.media-img-box {
	height: 45px;
	background: url('../images/media.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}
.media-news .list {
	width: 100%;
	overflow: auto;
	margin-top: 25px;
	padding-bottom: 35px;
}
.media-news li {
	float: left;
	width: 335px;
	padding-top: 170px;
	height: 120px;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 12px;
}
.media-news li:hover {
	background-size: 105% auto;
}
.media-news .jiao-box {
	height: 9px;
}
.media-news .jiao {
	width: 45px;
	height: 100%;
	background: url('../images/icon-jiao3.png') -1px center no-repeat;
	float: left;
}
.media-news .jiao-white {
	width: 290px;
	height: 100%;
}
.media-news .title {
	font-size: 16px;
	line-height: 24px;
	background-color: #fcfcfc;
	padding: 15px 10px 5px 10px;
}
.media-news .title a {
	color: #0a5c72;
}
.media-news .title a:hover {
	color: #000;
}
.media-news .text {
	font-size: 12px;
	color: #686868;
	padding: 10px 10px 16px 10px;
	background-color: #fcfcfc;
	height: 12px;
}
.media-news .center {
	margin-left: 12px;
	margin-right: 12px;
}
.media-news .jia {
	float: right;
	margin-right: 5px;
}
.media-news .text span {
	float: left;
}
.media-videos {
	background-color: #fcfcfc;
}
.media-videos .list {
	width: 100%;
	overflow: auto;
	margin-top: 15px;
	padding-bottom: 90px;
}
.media-videos li {
	float: left;
	width: 330px;
	height: 220px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.media-videos .play {
	width: 100%;
	height: 100%;
	background: url('../images/play.png') center no-repeat;
}
.media-videos .center {
	margin-left: 20px;
	margin-right: 20px;
}
.news-view {
	background-color: #fcfcfc;
	padding-bottom: 80px;
}
.news-view .content {
	line-height: 23px;
	color: #6b6b6b;
}
.another-news .container {
	padding-bottom: 55px;
	border-bottom: 1px solid #ccc;
}
.join-img-box {
	height: 45px;
	background: url('../images/join.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}
.join .list {
	margin-top: 40px;
	overflow: auto;
	padding-bottom: 65px;
}
.join li {
	float: left;
	width: 336px;
	padding-top: 256px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.join li:hover {
	background-size: 107% auto;
}
.join .title {
	font-size: 23px;
	line-height: 29px;
	color: #0a5c72;
	font-weight: bold;
	background-color: #fcfcfc;
	padding: 20px 10px;
}
.join .text {
	background-color: #fcfcfc;
	padding: 20px 10px 30px 10px;
	color: #787878;
	line-height: 21px;
	height: 42px;
}
.join .text span {
	float: left;
}
.join .text .jia {
	float: right;
	margin-right: 10px;
}
.join .list .center {
	margin: 0 11px;
}
.join-pic {
	background-color: #fcfcfc;
}
.join-pic .list {
	width: 100%;
	overflow: auto;
	margin-top: 14px;
	padding-bottom: 70px;
}
.join-pic li {
	float: left;
	width: 336px;
	height: 224px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 11px;
}
.join-pic .center {
	margin-left: 11px;
	margin-right: 11px;
}
.another-job {
	padding-top: 40px;
	position: relative;
}
.another-job .container {
	background: url('../images/another-job.jpg') center no-repeat;
	height: 242px;
}
.another-job .content {
	padding-top: 70px;
	margin-left: 620px;
	text-align: center;
	width: 155px;
}
.another-job .title {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
}
.another-job .text a{
	color: #fff;
	text-decoration: underline;
}
.life-top {
	padding-bottom: 55px;
	height: 310px;
}
.life-top img {
	float: left;
	height: 100%;
}
.life-top .content {
	float: left;
	margin-left: 30px;
	padding-top: 30px;
}
.life-top .title {
	font-size: 28px;
	line-height: 36px;
	color: #0a5c72;
	font-weight: bold;
}
.life-top .container {
	width: 1028px;
	border: 1px solid #e6e6e6;
	height: 308px;
}
.life-top .name {
	margin-top: 125px;
	font-weight: bold;
	font-size: 15px;
	color: #787878;
}
.life-top .text {
	color: #787878;
}
.life1 {
	background-color: #fbfbfb;
}
.life2 .container {
	border-bottom: 1px solid #ccc;
}
.life-view {
	padding-top: 45px;
}
.life-view .container{
	padding-bottom: 45px;
}
.life-view .content {
	width: 865px;
	padding-top: 55px;
	margin:0  auto;
	font-size: 15px;
	line-height: 25px;
	color: #4b575a;
	padding-bottom: 10px;
}
.job {
	background-color: #fcfcfc;
	padding-bottom: 30px;
}
.job .home-text {
	color: #6b6b6b;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
.job .title {
	font-size: 32px;
	font-weight: bold;
	color: #0a5c72;
	line-height: 130px;
	text-align: center;
}
.job .list-top {
	line-height: 55px;
	font-weight: bold;
	border-top: 1px solid #000;
	color: #000;
}
.job .list-top .name {
	width: 340px;
	float: left;
}
.job .list-top .yaoqiu {
	width: 320px;
	float: left;
}
.job .list-top .other {
	width: 370px;
	float: left;
}
.job .list {
	width: 100%;
	overflow: auto;
	color:#000;
}
.job .list .list-main {
	float: left;
	width: 100%;
	overflow: auto;
	border-top: 1px solid #000;
	padding-bottom: 20px;
}
.job .list li .name {
	width: 340px;
	float: left;
	font-weight: bold;
	padding-top: 15px;
}
.job .list li .mail {
	display: inline-block;
	width: 20px;
	height: 13px;
	background: url('../images/icon-mail.jpg') center top no-repeat;
	position: relative;
	top: 5px;
}
.job .list li .yaoqiu {
	width: 220px;
	overflow: auto;
	float: left;
}
.job .list li .yaoqiu li {
	border-top: 1px solid #b4b4b4;
	margin-top: -1px;
	padding: 13px 15px;
	position: relative;
}
.job .list li .yaoqiu li:before{
	content: " ";
	background-color: #000;
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 22px;
}
.job .list li .other {
	margin-left: 95px;
	width: 375px;
}
.contact-img-box {
	height: 45px;
	background: url('../images/contact.jpg') center 55px no-repeat;
	background-attachment:fixed;
	padding-top: 600px;
}
.map {
	width: 100%;
	height: 545px;
	margin-top: 20px;
}

.page a,.page span {
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 1px solid #d5d5d5;
	line-height: 38px;
	margin-left: -1px;
	color: #666;
	transition: all 0.3s;
	-moz-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;
}
.page {
	text-align: center;
	padding-bottom: 45px;
}
.page .current {
	background-color: #576b7c;
	border-color: #576b7c;
	color: #fff;
}
.page a:hover {
	background-color: #eee;
}